home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Q-R / RPN Calculator.cpt / RPN Calculator / card_5872.txt < prev    next >
Text File  |  1988-09-16  |  1KB  |  24 lines

  1. -- card: 5872 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 2499
  5. -- name: General Information
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put "General Information" into field "Title"
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part contents for background part 1
  14. ----- text -----
  15. This calculator served as the mechanism for learning HyperTalk.  The operation of the calculator is similar to that of the HP RPN calculators.  It can be used to learn the general principle of using RPN, or for general calculations.  This version may be freely distributed for personal use  only.
  16.  
  17. The round button in the lower left allows you to put a copy of the icon button above it in the home card so that it can be used to call up the calculator.  Read the instructions displayed on the home card to position the button.
  18.  
  19. The calculator is somewhat sluggish on an SE or Plus, which is probably due to the heavy stack checking and manipulation required, and to the general nature of the HyperTalk language.  It performs reasonably well on a Mac II or an SE with an accelerator board and math coprocessor.
  20.  
  21.  
  22. -- part contents for background part 6
  23. ----- text -----
  24. General Information